make this G_PRIORITY_DEFAULT.
authorTim Janik <timj@gtk.org>
Sat, 2 Jan 1999 22:19:15 +0000 (22:19 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 2 Jan 1999 22:19:15 +0000 (22:19 +0000)
Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>

        * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.

        * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
        a priority of GDK_PRIORITY_EVENTS.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.h
gdk/gdkevents.c
gdk/x11/gdkevents-x11.c

index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index 1af03da210924a91036b4df1ef21315101224be2..4c0ab8506002e0a5c30e4c29609b1064223d0361 100644 (file)
@@ -1,3 +1,10 @@
+Sat Jan  2 03:54:30 1999  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.h (GDK_PRIORITY_EVENTS): make this G_PRIORITY_DEFAULT.
+
+       * gdk/gdkevents.c (gdk_events_init): add the source and the poll fd with
+       a priority of GDK_PRIORITY_EVENTS.
+
 1999-01-02  Jeff Garzik  <jgarzik@pobox.com>
 
        * configure.in, config.h.in, gdk/gdkimage.c:
index c929fe4d7a126c7769c546bde7b82ed9471991d4..97441a27d316d59cb6678ae47799b93ea17b7f31 100644 (file)
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -29,7 +29,7 @@ extern "C" {
 
 /* Initialization, exit and events
  */
-#define          GDK_PRIORITY_EVENTS           (-10)
+#define          GDK_PRIORITY_EVENTS           (G_PRIORITY_DEFAULT)
 void     gdk_init                      (gint           *argc,
                                         gchar        ***argv);
 void     gdk_exit                      (gint            error_code);
index ecffbae84ee87c2120840c5e44ad10a84c9230c0..e8b0444467c0b4ca78870517acb7c770182613f2 100644 (file)
@@ -130,7 +130,7 @@ gdk_events_init (void)
   GDK_NOTE (MISC,
            g_message ("connection number: %d", connection_number));
 
-  g_source_add (G_PRIORITY_DEFAULT, TRUE, &event_funcs, NULL, NULL, NULL);
+  g_source_add (GDK_PRIORITY_EVENTS, TRUE, &event_funcs, NULL, NULL, NULL);
 
   event_poll_fd.fd = connection_number;
   event_poll_fd.events = G_IO_IN;
index ecffbae84ee87c2120840c5e44ad10a84c9230c0..e8b0444467c0b4ca78870517acb7c770182613f2 100644 (file)
@@ -130,7 +130,7 @@ gdk_events_init (void)
   GDK_NOTE (MISC,
            g_message ("connection number: %d", connection_number));
 
-  g_source_add (G_PRIORITY_DEFAULT, TRUE, &event_funcs, NULL, NULL, NULL);
+  g_source_add (GDK_PRIORITY_EVENTS, TRUE, &event_funcs, NULL, NULL, NULL);
 
   event_poll_fd.fd = connection_number;
   event_poll_fd.events = G_IO_IN;